| lcPropPutHandle | Home |
|
BOOL lcPropPutHandle ( HANDLE hObject, int idProp, HANDLE hValue ); |
| hObject | |
| Handle to object. | |
| idProp | |
| Property's identifier. | |
| hValue | |
| Property's new value. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| Access Objects Properties, lcPropGetHandle |